home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / tex-k / tex-k-archive.past / tex-k-archive.gz / tex-k-archive / 000869_tim@maths.tcd.ie_Mon Aug 22 16:28:27 1994.msg < prev    next >
Internet Message Format  |  1994-10-11  |  1KB

  1. Received: from salmon.maths.tcd.ie by cs.umb.edu with SMTP id AA14853
  2.   (5.65c/IDA-1.4.4 for <tex-k@cs.umb.edu>); Mon, 22 Aug 1994 16:28:27 -0400
  3. Received: from hamilton.maths.tcd.ie by salmon.maths.tcd.ie
  4.            Via SMTP (FibreOptic) id aa19865; 22 Aug 94 17:38 BST
  5. Subject: Re: TeX
  6. To: Benlu Jiang <jiang@csdeca.cs.missouri.edu>
  7. Date: Mon, 22 Aug 1994 17:38:47 (BST)
  8. From: Timothy Murphy <tim@maths.tcd.ie>
  9. Cc: tex-k@cs.umb.edu
  10. In-Reply-To: <9408221455.AA21104@csdeca.cs.missouri.edu> from "Benlu Jiang" at Aug 22, 94 09:55:44 am
  11. X-Mailer: ELM [version 2.4 PL21]
  12. Mime-Version: 1.0
  13. Content-Type: text/plain; charset=US-ASCII
  14. Content-Transfer-Encoding: 7bit
  15. Content-Length: 500       
  16. Message-Id:  <9408221738.aa05088@hamilton.maths.tcd.ie>
  17.  
  18. > In file included from x11.c:14:
  19. > /usr/include/X11/Xlib.h:1120: parse error before `foil_x_defining_wchar_t'
  20.  
  21. Modify CFLAGS in your main Makefile as follows:
  22.  
  23. CFLAGS = -O -DNO_FOIL_X_WCHAR_T $(XCFLAGS)
  24.  
  25.  
  26. Why, O why, does Karl persist with this crazy NO_FOIL stuff?
  27.  
  28. It's supposed to assist compilation on some specific machine.
  29. But it causes problems on far more machines.
  30. If you really want it there,
  31. why not give it as the default,
  32. and let the people on this strange machine comment it out.
  33.  
  34.